Conversation
重新构建整体架构,包括: 渲染模块 输入处理模块 新增插件系统框架
* Insert mode
* 完善render_lexme换行和\t * 解决退出时屏幕没有刷新的问题 --------- Co-authored-by: sparkzky <sparkhhhhhhhhh@outlook.com>
- 增加插件系统 - 更改部分项目结构
* normal mode * 实现了功能的自定义(除了delete_some) * 纠正default.yaml: 'G' -> 'shift-G' * 删除单词,移动到下一单词 * 移动undo, redo等到buffer模块 移动到前一单词,下一单词末尾 * CMD_COUNTER作为Application的成员变量
* feat search * 修改default.yaml * 修改usize溢出bug,修改exec_search前后部分按键不能使用 --------- Co-authored-by: zhuweihao12138 <746026882@qq.com> Co-authored-by: GnoCiYeH <heyicong@dragonos.org>
* 增加Replace模式 --------- Co-authored-by: sparkzky <sparkhhhhhhhhh@outlook.com> Co-authored-by: GnoCiYeH <heyicong@dragonos.org>
* patch the error of command mode * 进一步修复文件移动引起的错误 * 修改import, default.yaml --------- Co-authored-by: zhou <2628735358@qq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.